Memory Buttons
Top  Previous  Next

The memory buttons allow you to store, recall, update, and clear values in memory. The buttons are defined below:

btnmc Memory Clear Button  
Clears the number(s) stored in memory.  
Keyboard = Ctrl + L  
 
 
btnmr Memory Recall Button  
Recalls the number stored in memory and inserts it into the numeric display.  
Keyboard = Ctrl + R  
 
 
btnms Memory Store Button  
Stores the calculator's current value in memory.  
Keyboard = Ctrl + M  
 
 
btnmsubtract Memory Subtract Button  
Subtracts the calculator's current value from the number in memory, and replaces the memory value with the result.  
Keyboard = Ctrl + S  
 
 
btnmadd Memory Add Button  
Adds the calculator's current value to the number in memory, and replaces the memory value with the result.  
Keyboard = Ctrl + A  


See also:
Numeric Buttons  
Operator Buttons  
Clear Buttons  
Function Buttons